arm/acpi: add placeholder for efi and acpi load address
authorShannon Zhao <shannon.zhao@linaro.org>
Mon, 29 Feb 2016 15:05:32 +0000 (16:05 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 29 Feb 2016 15:05:32 +0000 (16:05 +0100)
commitdb5fd8c3e46b379df9dd94a3730736682e42292d
tree0a10b657feb4628fcfa1e3cb7ebff4735875a75d
parent5ed0a0e2e2e26527915871f9c8bbd3d6af3e5403
arm/acpi: add placeholder for efi and acpi load address

We will create EFI table, memory description table and some of acpi
tables and we're going to map them to kinfo->gnttab_start of Dom0.
Add placeholder for the starting address for loading in DOM0 and the
size of new added tables. Also add a placeholder to store the new
created tables.

Signed-off-by: Parth Dixit <parth.dixit@linaro.org>
Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
xen/include/asm-arm/domain.h